Skip to content
Failed

Console Output

Started by GitHub push by Felipr19
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
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
Avoid second fetch
Checking out Revision 3f204a6288679c380d99ab4e770099d450e416dd (refs/remotes/origin/main)
Commit message: "Merge pull request #17 from UDFJDC-ModelosProgramacion/develop"
 > 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 3f204a6288679c380d99ab4e770099d450e416dd # timeout=10
 > git rev-list --no-walk e099119783262417180e6fe5d74c93b55918f601 # 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: Test y Dtos

[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 3f204a6288679c380d99ab4e770099d450e416dd (refs/remotes/origin/main)
Commit message: "Merge pull request #17 from UDFJDC-ModelosProgramacion/develop"
[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
 > 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 3f204a6288679c380d99ab4e770099d450e416dd # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 3f204a6288679c380d99ab4e770099d450e416dd # timeout=10
[Pipeline] withDockerContainer
Slave3 does not seem to be running inside a container
$ 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 2b9947beaca24a4ba4d11a0d76c6d6828582e8a8f3f45153d31c9e36f5e76ca6 -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 54 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 6 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
17:18:22.616 [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.
17:18:22.847 [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-10T17:18:23.567Z  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-10T17:18:23.569Z  INFO 97 --- [           main] c.e.u.m.b.services.ImageServiceTest      : No active profile set, falling back to 1 default profile: "default"
2025-06-10T17:18:24.280Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-10T17:18:24.367Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 73 ms. Found 11 JPA repository interfaces.
2025-06-10T17:18:24.558Z  INFO 97 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-10T17:18:24.851Z  INFO 97 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:941e7fb7-2129-43d1-9a85-88d6784345a1;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-10T17:18:25.470Z  INFO 97 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-10T17:18:25.582Z  INFO 97 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 6.4.4.Final
2025-06-10T17:18:25.642Z  INFO 97 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-10T17:18:26.052Z  INFO 97 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-10T17:18:26.131Z  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-10T17:18:28.078Z  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), brand_id bigint, 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 FKr47jh4seunosgnksfmv1ar4gc foreign key (brand_id) references brand_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-10T17:18:28.271Z  INFO 97 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-10T17:18:29.104Z  INFO 97 --- [           main] c.e.u.m.b.services.ImageServiceTest      : Started ImageServiceTest in 6.148 seconds (process running for 7.871)
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.188 s - in co.edu.udistrital.mdp.beautyathome.services.ImageServiceTest
[INFO] Running co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest
2025-06-10T17:18:30.497Z  INFO 97 --- [           main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest]: ServiceServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-06-10T17:18:30.511Z  INFO 97 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.beautyathome.MainApplication for test class co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest

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

2025-06-10T17:18:30.555Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceServiceTest    : Starting ServiceServiceTest using Java 21.0.4 with PID 97 (started by root in /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back)
2025-06-10T17:18:30.555Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceServiceTest    : No active profile set, falling back to 1 default profile: "default"
2025-06-10T17:18:30.690Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-10T17:18:30.714Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 23 ms. Found 11 JPA repository interfaces.
2025-06-10T17:18:30.736Z  INFO 97 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-10T17:18:30.754Z  INFO 97 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:8b754273-cb8a-43c1-8823-87736597b77f;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-10T17:18:30.780Z  INFO 97 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-10T17:18:30.782Z  INFO 97 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-10T17:18:30.786Z  INFO 97 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-10T17:18:30.787Z  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-10T17:18:31.021Z  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), brand_id bigint, 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 FKr47jh4seunosgnksfmv1ar4gc foreign key (brand_id) references brand_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-10T17:18:31.069Z  INFO 97 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-10T17:18:31.268Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceServiceTest    : Started ServiceServiceTest in 0.736 seconds (process running for 10.035)
2025-06-10T17:18:31.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:31.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:31.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:31.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.999Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:31.999Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:31.999Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:32.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:32.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:32.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.509Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Iniciando el proceso de actualización del servicio con id: 1
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:32.518Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Servicio actualizado con éxito: ServiceEntity(name=Updated Service, description=Updated Description, price=150.0, referenceImagesUrls=null, professional=null, records=[ServiceRecordEntity(datePerformed=2025-06-10, resultImageUrls=[NzjwXoNeOb, rOnHgSTOCm, W6iiZJqxmY, 0FblTAUQWF, pryUH5FUFx], service=ServiceEntity(name=null, description=null, price=null, referenceImagesUrls=null, professional=null, records=null, brand=null), review=ReviewEntity(serviceRecord=null, client=null, opinion=null, stars=0)), ServiceRecordEntity(datePerformed=2025-06-10, resultImageUrls=[LBiwxhE7Vb, P0GOI8OAUc, 0dt7s2i4EM, KOihth_2da, ibkbLCJxAg], service=ServiceEntity(name=null, description=null, price=null, referenceImagesUrls=null, professional=null, records=null, brand=null), review=ReviewEntity(serviceRecord=null, client=null, opinion=null, stars=0)), ServiceRecordEntity(datePerformed=2025-06-10, resultImageUrls=[lvEyrs6TKE, cWeF_9ZDyk, qV3v0gz2iY, LQvhFY5toH, TgSBr0zxgx], service=ServiceEntity(name=null, description=null, price=null, referenceImagesUrls=null, professional=null, records=null, brand=null), review=ReviewEntity(serviceRecord=null, client=null, opinion=null, stars=0)), ServiceRecordEntity(datePerformed=2025-06-10, resultImageUrls=[Pp_YkV0EFQ, tjM1jLN6zm, zS7jGQfdbY, dD3noCDzqv, OXOQ_LqAkM], service=ServiceEntity(name=null, description=null, price=null, referenceImagesUrls=null, professional=null, records=null, brand=null), review=ReviewEntity(serviceRecord=null, client=null, opinion=null, stars=0)), ServiceRecordEntity(datePerformed=2025-06-10, resultImageUrls=[Xcehpmk0dX, iyDzEbJrYd, 5rr1ffxjSq, 8MRpblhrPI, vdm2SzYeck], service=ServiceEntity(name=null, description=null, price=null, referenceImagesUrls=null, professional=null, records=null, brand=null), review=ReviewEntity(serviceRecord=null, client=null, opinion=null, stars=0))], brand=BrandEntity(name=34FNDgqkZH, logoURL=O1dk0mBQFJ, photograph=xIspSZmSF_, price=0.23772248858495373, available=true, category=jIzrflY1vk, description=NEUpEDwcAU, product=rw3_XIzRNk, exclusiveProducts=[ExclusiveProductEntity(name=LCGN_5ebP0, photo=cYt73XkthZ, price=0.0984262266790609, available=true, category=iwe5Kan5b0, description=bfu6DAY1Z8, brand=null), ExclusiveProductEntity(name=FtccXNA1EK, photo=kTpelUe3Pj, price=0.7460559201457768, available=true, category=ntKP5EAG9K, description=iHkNzNa4Ct, brand=null), ExclusiveProductEntity(name=DIybuwSfhF, photo=leSHSCgAej, price=0.2724911865528209, available=true, category=k5GDQ4V5zy, description=9PUdIZ3FfI, brand=null), ExclusiveProductEntity(name=T6QtZiLvKk, photo=7eTTO59hdb, price=0.5395655280729409, available=true, category=jWmYWjkvjJ, description=Zy5Ui8C4sR, brand=null), ExclusiveProductEntity(name=69LPvYDyLt, photo=Q4M9NSv7bF, price=0.9520341407711296, available=true, category=j35GGmlysG, description=ExxjeU_YWP, brand=null)]))
2025-06-10T17:18:32.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:32.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:32.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:32.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:32.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:32.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:33.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:33.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:33.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.275Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Inciando el proceso de creacion de un servicio
2025-06-10T17:18:33.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:33.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:33.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:33.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:33.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:33.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:33.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:33.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:33.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.001Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.001Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.016Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Iniciando el proceso de actualización del servicio con id: 13
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
SLF4J(E): Failed toString() invocation on an object of type [co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity]
SLF4J(E): Reported exception:
java.lang.StackOverflowError
	at java.sql/java.sql.Date.toString(Date.java)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
2025-06-10T17:18:34.022Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Servicio actualizado con éxito: [FAILED toString()]
2025-06-10T17:18:34.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:34.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:34.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:34.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:34.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:34.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:34.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.685Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Iniciando el proceso de actualización del servicio con id: 19
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
SLF4J(E): Failed toString() invocation on an object of type [co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity]
SLF4J(E): Reported exception:
java.lang.StackOverflowError
	at java.base/java.util.Date.getYear(Date.java:650)
	at java.sql/java.sql.Date.toString(Date.java:156)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
2025-06-10T17:18:34.693Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Servicio actualizado con éxito: [FAILED toString()]
2025-06-10T17:18:34.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:34.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:34.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:34.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:34.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.999Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.999Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:34.999Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:34.999Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.001Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.001Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.001Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.001Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:35.128Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Iniciando el proceso de eliminación del servicio con id: 25
2025-06-10T17:18:35.132Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Servicio eliminado con éxito
2025-06-10T17:18:35.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:35.534Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : iniciado la busqueda del servicio con id: 31
2025-06-10T17:18:35.535Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : terminando el proceso de buscar el servicio por ID
2025-06-10T17:18:35.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:35.922Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Obteniendo todos los servicios
2025-06-10T17:18:35.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:35.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.999Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.999Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:35.999Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:35.999Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.001Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.001Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.001Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.001Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:36.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.367Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Iniciando el proceso de actualización del servicio con id: 0
Hibernate: select se1_0.id,b1_0.id,b1_0.available,b1_0.category,b1_0.description,b1_0.logourl,b1_0.name,b1_0.photograph,b1_0.price,b1_0.product,se1_0.description,se1_0.name,se1_0.price,se1_0.professional_id from service_entity se1_0 left join brand_entity b1_0 on b1_0.id=se1_0.brand_id where se1_0.id=?
2025-06-10T17:18:36.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:36.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.816Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Inciando el proceso de creacion de un servicio
2025-06-10T17:18:36.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:36.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:36.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:36.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:37.188Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : iniciado la busqueda del servicio con id: 0
Hibernate: select se1_0.id,b1_0.id,b1_0.available,b1_0.category,b1_0.description,b1_0.logourl,b1_0.name,b1_0.photograph,b1_0.price,b1_0.product,se1_0.description,se1_0.name,se1_0.price,se1_0.professional_id from service_entity se1_0 left join brand_entity b1_0 on b1_0.id=se1_0.brand_id where se1_0.id=?
2025-06-10T17:18:37.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:37.562Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Iniciando el proceso de eliminación del servicio con id: 0
Hibernate: select se1_0.id,b1_0.id,b1_0.available,b1_0.category,b1_0.description,b1_0.logourl,b1_0.name,b1_0.photograph,b1_0.price,b1_0.product,se1_0.description,se1_0.name,se1_0.price,se1_0.professional_id from service_entity se1_0 left join brand_entity b1_0 on b1_0.id=se1_0.brand_id where se1_0.id=?
2025-06-10T17:18:37.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.697Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.697Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.862Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.862Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:37.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:37.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:37.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:37.992Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Iniciando el proceso de actualización del servicio con id: 67
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
SLF4J(E): Failed toString() invocation on an object of type [co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity]
SLF4J(E): Reported exception:
java.lang.StackOverflowError
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
2025-06-10T17:18:37.995Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Servicio actualizado con éxito: [FAILED toString()]
2025-06-10T17:18:38.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:38.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.434Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Inciando el proceso de creacion de un servicio
2025-06-10T17:18:38.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.504Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.504Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.505Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.505Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.698Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.698Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:38.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.857Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Inciando el proceso de creacion de un servicio
2025-06-10T17:18:38.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:38.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.999Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.999Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.999Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.999Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:38.999Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:38.999Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.001Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.001Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.001Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.001Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.001Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.001Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.070Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.070Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.071Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.071Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.128Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.128Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:39.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.283Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Iniciando el proceso de actualización del servicio con id: 85
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
SLF4J(E): Failed toString() invocation on an object of type [co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity]
SLF4J(E): Reported exception:
java.lang.StackOverflowError
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
2025-06-10T17:18:39.285Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Servicio actualizado con éxito: [FAILED toString()]
2025-06-10T17:18:39.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.434Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.434Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.435Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.435Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.436Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.436Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.464Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.464Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.465Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.465Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.494Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.494Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.495Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.495Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.496Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.496Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.497Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.497Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.498Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.498Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.499Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.499Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.500Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.500Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.501Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.501Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.502Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.502Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.503Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.503Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.506Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.506Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.562Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.562Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.563Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.563Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.564Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.564Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.565Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.565Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.566Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.566Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.567Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.567Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.568Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.568Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.569Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.569Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.570Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.570Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.571Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.571Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.572Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.572Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.573Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.573Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.574Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.574Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.575Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.575Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.576Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.576Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.577Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.577Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.633Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.633Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.634Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.634Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.635Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.635Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.636Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.636Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:39.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.672Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.672Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.673Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.673Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.674Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.674Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.685Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.685Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.696Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.696Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.717Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Inciando el proceso de creacion de un servicio
2025-06-10T17:18:39.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.754Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.754Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.755Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.755Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.811Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.811Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.812Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.812Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.860Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.860Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.861Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.861Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.928Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.928Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.929Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.929Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.930Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.930Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.931Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.931Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.932Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.932Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.933Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.933Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.934Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.934Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.935Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.935Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.936Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.936Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.937Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.937Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.938Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.938Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.939Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.939Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:39.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.995Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.995Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.996Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.996Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.997Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.997Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.998Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.998Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:39.999Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:39.999Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.000Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.000Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.001Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.001Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.002Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.002Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.003Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.003Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.004Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.004Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.005Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.005Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.006Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.006Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.007Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.007Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.008Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.008Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.009Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.009Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.067Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.067Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.068Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.068Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.069Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.069Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:40.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.129Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.129Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.139Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Inciando el proceso de creacion de un servicio
2025-06-10T17:18:40.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.185Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.185Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.186Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.186Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.209Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.242Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.242Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.243Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.243Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.257Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.257Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.258Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.258Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.304Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.304Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.360Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.360Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.361Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.361Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.362Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.362Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.363Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.363Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.364Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.364Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.366Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.366Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.367Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.367Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.368Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.368Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.369Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.369Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.370Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.370Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.371Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.371Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.427Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.427Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.428Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.428Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.429Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.429Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.430Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.430Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.431Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.431Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.432Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.432Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.433Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.433Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.437Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.437Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.438Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.438Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.439Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.439Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.440Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.440Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.441Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.441Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.442Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.442Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.443Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.443Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.444Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.444Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.445Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.445Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.446Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.446Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.447Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.447Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.448Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.448Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.449Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.449Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.450Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.450Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.451Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.451Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.452Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.452Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.453Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.453Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.454Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.454Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.455Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.455Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.456Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.456Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.457Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.457Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.458Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.458Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.459Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.459Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.460Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.460Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.461Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.461Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.462Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.462Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.463Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.463Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.466Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.466Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.467Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.467Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.468Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.468Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.469Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.469Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.470Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.470Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.471Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.471Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.472Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.472Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.473Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.473Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.474Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.474Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.475Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.475Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.476Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.476Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.477Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.477Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.478Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.478Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.479Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.479Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.486Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.486Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.487Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.487Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.488Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.488Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.489Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.489Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.490Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.490Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.491Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.491Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.492Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.492Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.493Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.493Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:40.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.510Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.510Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.511Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.511Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.512Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.512Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.513Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.513Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.514Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.514Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.515Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.515Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.516Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.516Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.517Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.517Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.518Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.518Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.519Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.519Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.520Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.520Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.521Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.521Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.522Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.522Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.523Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.523Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.524Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.524Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.525Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.525Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.526Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.526Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.527Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.527Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.528Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.528Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.529Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.529Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.530Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.530Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.531Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.531Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.532Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.532Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.533Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.533Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.534Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.534Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.535Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.535Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.536Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.536Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.537Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.537Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.538Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.538Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.539Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.539Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.540Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.540Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.541Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.541Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.542Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.542Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.543Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.543Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.544Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.544Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.545Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.545Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.546Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.546Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.547Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.547Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.548Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.548Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.549Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.549Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.550Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.551Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.551Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.552Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.552Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.553Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.553Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.554Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.554Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.555Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.555Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.556Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.556Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.557Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.557Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.558Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.558Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.559Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.559Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.560Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.560Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.561Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.561Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.561Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Iniciando el proceso de actualización del servicio con id: 103
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
SLF4J(E): Failed toString() invocation on an object of type [co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity]
SLF4J(E): Reported exception:
java.lang.StackOverflowError
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
2025-06-10T17:18:40.564Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Servicio actualizado con éxito: [FAILED toString()]
2025-06-10T17:18:40.578Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.578Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.579Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.579Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.580Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.580Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.581Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.581Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.582Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.582Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.583Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.583Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.584Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.584Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.585Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.585Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.586Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.586Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.587Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.587Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.588Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.588Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.589Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.589Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.591Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.591Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.592Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.592Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.593Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.593Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.594Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.594Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.595Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.595Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.596Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.596Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.597Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.597Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.598Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.598Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.599Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.599Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.600Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.600Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.601Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.601Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.602Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.602Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.604Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.604Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.605Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.605Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.606Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.606Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.607Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.607Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.608Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.608Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.609Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.609Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.610Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.610Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.611Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.611Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.612Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.612Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.613Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.613Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.614Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.614Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.615Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.615Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.616Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.616Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.617Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.617Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.619Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.619Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.620Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.620Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.621Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.621Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.622Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.622Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.623Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.623Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.625Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.625Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.626Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.626Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.627Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.627Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.628Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.628Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.629Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.629Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.630Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.630Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.631Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.631Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.632Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.632Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.638Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.638Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.639Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.639Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.640Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.640Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.641Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.641Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.642Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.642Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.643Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.643Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.644Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.644Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.645Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.645Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.646Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.646Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.647Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.647Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.648Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.648Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.649Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.649Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.650Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.650Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.652Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.652Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.653Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.653Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.654Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.654Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.655Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.655Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.656Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.656Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.657Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.658Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.658Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.659Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.659Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.660Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.660Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.661Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.661Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.662Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.662Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.663Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.663Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.664Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.664Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.665Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.665Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.666Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.666Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.667Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.667Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.668Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.668Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.669Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.669Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.670Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.670Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.671Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.671Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.675Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.675Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.676Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.676Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.677Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.677Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.679Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.680Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.680Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.681Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.681Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.682Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.682Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.683Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.683Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.684Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.684Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.686Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.686Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.687Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.687Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.688Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.688Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.689Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.689Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.690Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.690Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.691Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.691Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.692Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.692Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.693Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.693Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.694Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.694Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.695Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.695Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.699Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.699Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.700Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.700Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.701Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.701Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.702Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.702Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.703Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.703Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.704Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.704Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.705Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.705Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.706Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.706Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.707Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.707Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.708Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.708Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.709Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.709Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.710Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.710Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.711Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.711Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.712Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.712Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.713Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.713Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.714Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.714Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.715Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.715Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.716Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.716Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.717Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.717Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.718Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.718Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.719Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.719Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.720Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.720Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.721Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.721Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.722Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.722Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.723Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.723Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.724Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.724Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.725Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.725Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.726Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.726Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.727Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.727Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.728Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.728Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.729Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.729Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.730Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.730Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.731Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.731Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.732Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.732Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.733Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.733Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.734Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.734Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.735Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.735Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.736Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.736Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.737Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.737Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.738Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.738Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.739Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.739Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.740Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.740Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.741Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.741Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.742Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.742Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.743Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.743Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.744Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.744Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.745Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.745Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.746Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.746Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.747Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.747Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.748Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.748Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.749Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.749Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.750Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.750Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.751Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.751Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.752Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.752Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.753Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.753Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.756Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.756Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.758Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.759Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.759Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.760Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.760Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.761Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.761Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.762Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.762Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.763Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.763Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.764Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.764Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.765Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.765Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.766Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.766Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.767Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.767Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.768Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.768Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.769Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.769Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.770Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.770Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.771Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.771Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.772Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.772Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.773Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.773Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.774Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.774Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.775Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.775Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.778Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.778Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.779Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.779Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.780Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.780Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.781Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.781Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.782Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.782Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.783Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.783Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.784Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.784Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.785Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.785Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.786Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.786Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.787Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.787Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.788Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.788Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.789Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.789Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.790Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.790Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.791Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.791Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.792Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.792Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.793Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.793Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.795Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.795Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.796Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.796Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.798Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.798Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.799Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.799Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.802Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.802Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.803Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.803Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.804Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.804Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.805Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.805Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.806Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.806Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.807Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.807Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.808Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.808Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.809Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.809Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.810Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.810Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.813Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.813Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.814Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.814Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.815Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.815Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.816Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.816Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.817Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.817Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.818Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.818Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.820Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.820Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.821Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.821Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.822Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.822Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.823Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.823Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.824Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.824Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.825Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.825Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.826Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.826Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.827Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.827Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.828Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.828Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.829Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.829Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.830Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.830Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.832Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.832Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.833Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.833Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.834Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.835Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.835Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.837Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.837Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.839Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.839Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.840Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.840Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.841Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.841Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.842Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.842Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.843Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.843Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.844Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.844Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.845Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.845Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.846Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.846Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.847Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.847Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.849Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.849Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.850Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.850Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.851Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.851Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.852Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.852Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.853Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.853Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.854Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.854Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.855Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.855Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.856Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.856Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.857Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.857Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.858Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.858Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.859Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.859Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.863Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.863Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.864Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.864Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.865Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.865Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.866Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.866Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.868Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.868Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.869Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.869Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:40.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.873Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.874Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.874Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.875Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.875Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.876Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.876Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.877Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.877Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.878Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.878Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.879Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.879Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.880Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.880Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.881Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.881Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.882Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.882Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.883Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.883Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.884Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.884Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.885Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.885Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.886Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.886Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.887Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.887Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.888Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.888Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.889Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.889Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.890Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.891Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.891Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.892Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.892Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.893Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.893Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.894Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.894Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.895Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.895Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.896Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.896Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.897Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.897Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.898Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.898Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.899Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.899Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.900Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.900Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.901Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.901Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.902Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.902Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.903Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.903Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.904Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.904Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.905Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.905Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.906Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.906Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.907Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.907Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.908Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.908Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.909Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.909Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.910Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.910Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.911Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.911Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.912Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.912Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.913Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.913Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.914Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.914Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.915Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.915Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.916Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.916Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.917Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.917Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.918Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.918Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.919Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.919Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.920Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.920Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.921Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.921Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.922Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.922Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.923Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.923Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.924Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.924Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.925Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.925Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.926Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.926Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.927Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.927Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:40.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.940Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.940Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.941Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.941Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.942Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.942Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.943Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.943Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.944Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.944Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.945Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.945Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.946Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.946Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.947Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.947Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.948Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.948Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.949Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.949Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.950Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.950Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.951Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.951Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.952Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.952Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.953Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.953Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.954Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.954Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.955Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.955Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.956Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.956Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.957Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.957Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.958Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.958Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.959Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.959Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.960Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.960Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.961Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.961Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.962Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.962Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.963Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.963Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.964Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.964Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.965Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.965Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.966Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.966Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.967Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.967Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.968Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.968Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.969Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.969Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.970Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.970Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.971Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.971Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.972Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.972Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.973Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.973Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.974Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.974Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.975Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.975Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.976Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.976Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.977Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.977Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.978Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.978Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.979Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.979Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.980Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.980Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.981Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.981Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.982Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.982Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.983Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.983Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.984Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.984Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.985Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.985Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.986Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.986Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.987Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.987Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.988Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.988Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.989Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.989Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.990Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.990Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.991Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.991Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.992Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.992Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.993Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.993Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.994Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:40.994Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:40.995Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Iniciando el proceso de actualización del servicio con id: 109
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
SLF4J(E): Failed toString() invocation on an object of type [co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity]
SLF4J(E): Reported exception:
java.lang.StackOverflowError
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity.toString(ServiceEntity.java:19)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
	at java.base/java.util.AbstractCollection.toString(AbstractCollection.java:459)
	at org.hibernate.collection.spi.PersistentBag.toString(PersistentBag.java:590)
	at java.base/java.lang.String.valueOf(String.java:4465)
	at co.edu.udistrital.mdp.beautyathome.entities.ProfessionalEntity.toString(ProfessionalEntity.java:20)
2025-06-10T17:18:40.998Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Servicio actualizado con éxito: [FAILED toString()]
2025-06-10T17:18:41.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.018Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.018Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.019Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.019Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.020Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.020Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.021Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.021Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.022Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.022Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.023Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.023Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.024Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.024Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.025Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.025Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.026Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.026Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.027Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.027Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.028Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.028Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.029Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.029Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.030Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.030Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.031Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.031Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.032Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.032Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.033Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.033Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.034Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.035Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.035Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.036Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.036Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.037Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.037Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.038Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.038Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.039Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.039Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.040Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.040Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.041Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.041Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.042Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.042Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.043Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.043Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.046Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.046Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.047Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.047Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.048Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.048Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.049Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.049Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.050Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.050Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.051Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.051Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.052Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.052Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.053Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.053Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.054Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.054Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.055Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.055Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.056Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.056Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.057Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.057Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.058Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.058Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.059Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.059Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.060Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.060Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.061Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.061Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.062Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.062Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.063Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.063Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.064Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.064Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.065Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.065Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.066Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.066Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:41.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.074Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.074Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.075Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.075Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.076Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.076Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.077Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.077Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.078Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.078Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.079Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.080Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.080Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.081Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.081Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.082Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.082Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.083Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.083Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.084Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.085Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.085Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.086Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.086Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.087Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.087Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.088Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.088Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.089Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.089Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.090Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.090Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.091Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.091Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.092Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.092Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.093Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.093Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.095Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.095Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.096Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.096Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.097Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.097Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.098Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.098Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.099Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.099Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.101Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.102Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.102Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.104Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.104Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.106Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.106Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.107Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.107Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.109Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.109Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.110Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.110Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.111Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.111Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.112Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.112Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.113Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.113Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.114Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.114Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.115Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.115Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.116Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.116Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.117Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.117Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.118Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.118Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.119Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.119Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.120Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.120Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.121Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.121Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.122Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.122Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.123Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.123Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.124Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.124Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.125Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.126Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.126Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.127Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.127Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:41.130Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.130Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.131Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.131Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.132Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.132Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.133Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.133Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.134Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.134Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.135Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.135Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.136Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.136Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.137Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.137Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.138Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.138Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.139Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.139Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.140Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.140Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.141Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.141Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.142Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.142Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.143Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.143Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.144Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.144Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.145Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.145Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.146Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.146Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.147Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.147Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.148Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.148Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.149Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.149Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.150Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.150Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.151Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.151Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.152Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.152Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.153Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.153Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.154Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.154Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.155Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.155Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.156Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.156Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.157Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.157Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.158Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.158Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.159Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.159Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.160Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.160Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.161Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.161Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.162Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.162Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.165Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.165Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.166Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.166Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.167Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.167Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.168Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.168Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.169Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.169Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.170Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.170Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.171Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.171Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.172Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.172Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.173Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.173Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.174Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.174Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.175Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.175Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.176Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.176Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.177Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.177Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.178Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.178Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.179Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.179Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.180Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.180Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.181Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.181Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.182Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.182Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.183Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.183Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.184Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.184Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:41.187Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.187Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.188Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.188Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.189Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.189Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.190Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.190Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.191Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.191Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.192Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.192Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.193Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.193Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.194Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.194Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.195Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.195Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.197Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.197Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.200Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.200Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.201Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.201Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.202Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.202Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.203Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.203Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.204Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.204Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.205Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.205Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.206Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.206Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.207Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.207Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.208Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.208Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.209Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.210Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.210Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.213Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.213Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.215Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.215Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.216Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.216Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.217Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.217Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.219Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.219Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.220Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.220Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.221Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.221Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.222Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.222Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.223Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.223Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.224Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.224Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.225Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.225Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.226Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.226Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.227Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.227Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.228Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.228Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.229Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.229Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.230Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.230Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.231Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.231Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.232Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.232Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.233Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.233Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.234Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.234Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.235Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.235Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.236Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.236Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.237Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.237Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.238Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.238Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.239Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.239Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.240Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.240Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.241Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.241Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:41.244Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.244Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.245Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.245Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.246Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.246Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.247Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.247Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.248Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.248Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.249Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.249Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.250Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.250Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.251Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.251Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.252Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.252Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.253Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.253Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.254Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.254Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.255Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.255Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.256Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.256Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.259Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.259Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.260Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.260Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.261Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.261Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.262Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.262Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.263Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.263Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.264Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.264Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.265Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.265Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.266Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.266Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.267Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.267Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.268Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.268Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.269Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.269Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.270Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.270Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.271Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.271Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.272Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.272Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.273Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.273Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.274Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.274Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.275Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.275Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.276Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.276Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.285Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.285Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.286Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.286Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.287Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.287Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.288Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.288Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.289Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.289Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.290Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.290Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.291Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.291Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.292Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.292Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.293Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.293Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.294Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.294Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.295Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.295Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.296Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.296Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.297Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.297Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.298Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.298Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.299Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.299Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.300Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.300Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.301Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.301Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.302Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.302Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-10T17:18:41.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.305Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.305Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.306Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.306Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.307Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.307Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.308Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.308Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.309Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.309Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.310Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.310Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.311Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.311Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.312Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.312Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.313Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.313Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.314Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.314Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.315Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.315Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.316Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.316Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.317Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.317Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.318Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.318Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.319Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.319Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.320Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.320Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.321Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.321Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.322Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.322Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.323Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.323Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.324Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.324Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.325Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.325Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.326Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.326Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.327Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.327Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.328Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.328Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.329Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.329Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.330Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.330Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.331Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.331Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.332Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.332Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.333Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.333Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.334Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.334Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.335Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.335Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.336Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.336Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.337Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.337Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.338Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.338Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.339Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.339Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.340Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.340Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.341Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.341Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.343Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.344Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.344Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.345Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.345Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.346Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.346Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.347Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.347Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.348Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.348Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.349Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.349Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.350Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.350Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.351Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.351Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.352Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.352Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.353Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.353Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.354Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.354Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.355Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.355Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.356Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.356Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.357Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.357Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.358Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.358Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.359Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.359Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
Hibernate: insert into service_entity (brand_id,description,name,price,professional_id,id) values (?,?,?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,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: insert into professional_entity (birth_date,brand_id,name,photo_url,sponsored,summary,id) values (?,?,?,?,?,?,default)
2025-06-10T17:18:41.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.372Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.372Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.373Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.373Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.374Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.374Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.375Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.375Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.376Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.376Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.377Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.377Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.378Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.378Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.379Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.379Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.380Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.380Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.381Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.381Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.382Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.382Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.383Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.383Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.384Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.384Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.385Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.385Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.386Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.386Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.387Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.387Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.388Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.388Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.389Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.389Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.390Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.390Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.391Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.391Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.392Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.392Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.393Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.393Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.394Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.394Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.395Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.395Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.396Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.396Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.397Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.397Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.398Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.398Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.399Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.399Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.400Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.400Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.401Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.401Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.402Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.402Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.403Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.403Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.404Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.404Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.405Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.405Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.406Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.406Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.407Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.407Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.408Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.408Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.409Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.409Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.410Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.410Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.411Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.411Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.412Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.412Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.413Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.413Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.414Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.414Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.416Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.416Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.417Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.417Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.418Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.418Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.419Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.419Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.420Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.420Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.421Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.421Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.422Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.422Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.423Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.423Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.424Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.424Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.425Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.425Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.426Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:41.426Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceEntity with arguments []. Returning null.
2025-06-10T17:18:41.426Z  INFO 97 --- [           main] c.e.u.m.b.services.ServiceService        : Inciando el proceso de creacion de un servicio
[ERROR] Tests run: 20, Failures: 9, Errors: 8, Skipped: 0, Time elapsed: 10.901 s <<< FAILURE! - in co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest
[ERROR] testUpdateInvalidServiceWithNullProfessional  Time elapsed: 1.291 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testUpdateInvalidServiceWithNullProfessional(ServiceServiceTest.java:254)

[ERROR] testCreateServiceWithNullBrand  Time elapsed: 0.859 s  <<< ERROR!
org.springframework.dao.InvalidDataAccessApiUsageException: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance - save the transient instance before flushing : co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity.review -> co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateServiceWithNullBrand(ServiceServiceTest.java:129)
Caused by: java.lang.IllegalStateException: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance - save the transient instance before flushing : co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity.review -> co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateServiceWithNullBrand(ServiceServiceTest.java:129)
Caused by: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance - save the transient instance before flushing : co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity.review -> co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateServiceWithNullBrand(ServiceServiceTest.java:129)

[ERROR] testUpdateInvalidServiceWithEmptyName  Time elapsed: 0.647 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testUpdateInvalidServiceWithEmptyName(ServiceServiceTest.java:284)

[ERROR] testGetServices  Time elapsed: 0.39 s  <<< ERROR!
org.springframework.dao.InvalidDataAccessApiUsageException: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance - save the transient instance before flushing : co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity.review -> co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testGetServices(ServiceServiceTest.java:184)
Caused by: java.lang.IllegalStateException: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance - save the transient instance before flushing : co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity.review -> co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testGetServices(ServiceServiceTest.java:184)
Caused by: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance - save the transient instance before flushing : co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity.review -> co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testGetServices(ServiceServiceTest.java:184)

[ERROR] testUpdateInvalidService  Time elapsed: 0.449 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: <co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException> but was: <jakarta.persistence.EntityNotFoundException>
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testUpdateInvalidService(ServiceServiceTest.java:245)
Caused by: jakarta.persistence.EntityNotFoundException: Servicio no encontrado con id: 0
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.lambda$testUpdateInvalidService$1(ServiceServiceTest.java:248)
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testUpdateInvalidService(ServiceServiceTest.java:245)

[ERROR] testCreateServiceWithEmptyDescription  Time elapsed: 0.442 s  <<< ERROR!
java.lang.IllegalArgumentException: La descripción del servicio no puede ser nula o vacía
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateServiceWithEmptyDescription(ServiceServiceTest.java:153)

[ERROR] testGetInvalidService  Time elapsed: 0.373 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: <co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException> but was: <jakarta.persistence.EntityNotFoundException>
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testGetInvalidService(ServiceServiceTest.java:211)
Caused by: jakarta.persistence.EntityNotFoundException: Servicio no encontrado con id: 0
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.lambda$testGetInvalidService$0(ServiceServiceTest.java:212)
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testGetInvalidService(ServiceServiceTest.java:211)

[ERROR] testDeleteInvalidService  Time elapsed: 0.373 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: <co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException> but was: <jakarta.persistence.EntityNotFoundException>
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testDeleteInvalidService(ServiceServiceTest.java:355)
Caused by: jakarta.persistence.EntityNotFoundException: Servicio no encontrado con id: 0
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.lambda$testDeleteInvalidService$8(ServiceServiceTest.java:356)
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testDeleteInvalidService(ServiceServiceTest.java:355)

[ERROR] testUpdateInvalidServiceWithNullDescription  Time elapsed: 0.444 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testUpdateInvalidServiceWithNullDescription(ServiceServiceTest.java:329)

[ERROR] testCreateServiceWithEmptyName  Time elapsed: 0.423 s  <<< ERROR!
java.lang.IllegalArgumentException: El nombre del servicio no puede ser nulo o vacío
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateServiceWithEmptyName(ServiceServiceTest.java:141)

[ERROR] testCreateServiceWithNullName  Time elapsed: 0.423 s  <<< ERROR!
java.lang.IllegalArgumentException: El nombre del servicio no puede ser nulo o vacío
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateServiceWithNullName(ServiceServiceTest.java:164)

[ERROR] testUpdateInvalidServiceWithNullBrand  Time elapsed: 0.439 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testUpdateInvalidServiceWithNullBrand(ServiceServiceTest.java:269)

[ERROR] testCreateServiceWithNullProfessional  Time elapsed: 0.419 s  <<< ERROR!
java.lang.IllegalArgumentException: El profesional del servicio no es válido o no existe
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateServiceWithNullProfessional(ServiceServiceTest.java:117)

[ERROR] testCreateServiceWithNullDescription  Time elapsed: 0.421 s  <<< ERROR!
java.lang.IllegalArgumentException: La descripción del servicio no puede ser nula o vacía
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateServiceWithNullDescription(ServiceServiceTest.java:175)

[ERROR] testUpdateInvalidServiceWithEmptyDescription  Time elapsed: 0.434 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testUpdateInvalidServiceWithEmptyDescription(ServiceServiceTest.java:299)

[ERROR] testUpdateInvalidServiceWithNullName  Time elapsed: 0.434 s  <<< FAILURE!
org.opentest4j.AssertionFailedError: Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testUpdateInvalidServiceWithNullName(ServiceServiceTest.java:314)

[ERROR] testCreateService  Time elapsed: 0.424 s  <<< ERROR!
org.springframework.dao.InvalidDataAccessApiUsageException: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance - save the transient instance before flushing : co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity.review -> co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateService(ServiceServiceTest.java:96)
Caused by: java.lang.IllegalStateException: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance - save the transient instance before flushing : co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity.review -> co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateService(ServiceServiceTest.java:96)
Caused by: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance - save the transient instance before flushing : co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity.review -> co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity
	at co.edu.udistrital.mdp.beautyathome.services.ServiceServiceTest.testCreateService(ServiceServiceTest.java:96)

[INFO] Running co.edu.udistrital.mdp.beautyathome.services.BrandServiceTest
2025-06-10T17:18:41.434Z  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-10T17:18:41.441Z  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-10T17:18:41.465Z  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-10T17:18:41.465Z  INFO 97 --- [           main] c.e.u.m.b.services.BrandServiceTest      : No active profile set, falling back to 1 default profile: "default"
2025-06-10T17:18:41.542Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-10T17:18:41.560Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 17 ms. Found 11 JPA repository interfaces.
2025-06-10T17:18:41.580Z  INFO 97 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-10T17:18:41.593Z  INFO 97 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:a9d0dca3-fce0-4117-b10f-2495e9346dc3;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-10T17:18:41.614Z  INFO 97 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-10T17:18:41.616Z  INFO 97 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-10T17:18:41.619Z  INFO 97 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-10T17:18:41.621Z  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-10T17:18:41.821Z  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), brand_id bigint, 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 FKr47jh4seunosgnksfmv1ar4gc foreign key (brand_id) references brand_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-10T17:18:41.855Z  INFO 97 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-10T17:18:42.010Z  INFO 97 --- [           main] c.e.u.m.b.services.BrandServiceTest      : Started BrandServiceTest in 0.567 seconds (process running for 20.776)
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: 0.362 s - in co.edu.udistrital.mdp.beautyathome.services.BrandServiceTest
[INFO] Running co.edu.udistrital.mdp.beautyathome.services.ExclusiveProductServiceTest
2025-06-10T17:18:42.177Z  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-10T17:18:42.180Z  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-10T17:18:42.199Z  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-10T17:18:42.200Z  INFO 97 --- [           main] c.e.u.m.b.s.ExclusiveProductServiceTest  : No active profile set, falling back to 1 default profile: "default"
2025-06-10T17:18:42.270Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-10T17:18:42.286Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 15 ms. Found 11 JPA repository interfaces.
2025-06-10T17:18:42.301Z  INFO 97 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-10T17:18:42.314Z  INFO 97 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:682d3fb2-fe0e-438a-a261-5f34c81592f4;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-10T17:18:42.330Z  INFO 97 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-10T17:18:42.332Z  INFO 97 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-10T17:18:42.335Z  INFO 97 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-10T17:18:42.337Z  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-10T17:18:42.507Z  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), brand_id bigint, 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 FKr47jh4seunosgnksfmv1ar4gc foreign key (brand_id) references brand_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-10T17:18:42.540Z  INFO 97 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-10T17:18:42.693Z  INFO 97 --- [           main] c.e.u.m.b.s.ExclusiveProductServiceTest  : Started ExclusiveProductServiceTest in 0.51 seconds (process running for 21.459)
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.626 s - in co.edu.udistrital.mdp.beautyathome.services.ExclusiveProductServiceTest
[INFO] Running co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest
2025-06-10T17:18:42.810Z  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-10T17:18:42.816Z  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-10T17:18:42.834Z  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-10T17:18:42.834Z  INFO 97 --- [           main] c.e.u.m.b.services.ReviewServiceTest     : No active profile set, falling back to 1 default profile: "default"
2025-06-10T17:18:42.915Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-10T17:18:42.930Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 14 ms. Found 11 JPA repository interfaces.
2025-06-10T17:18:42.943Z  INFO 97 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-10T17:18:42.955Z  INFO 97 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:d3e7b57a-1242-4f20-aae9-afe1029b6d65;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-10T17:18:42.987Z  INFO 97 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-10T17:18:42.988Z  INFO 97 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-10T17:18:42.992Z  INFO 97 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-10T17:18:42.993Z  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-10T17:18:43.159Z  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), brand_id bigint, 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 FKr47jh4seunosgnksfmv1ar4gc foreign key (brand_id) references brand_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-10T17:18:43.191Z  INFO 97 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-10T17:18:43.330Z  INFO 97 --- [           main] c.e.u.m.b.services.ReviewServiceTest     : Started ReviewServiceTest in 0.512 seconds (process running for 22.097)
Hibernate: delete from review_entity
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.354Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.371Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.388Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.413Z  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-10T17:18:43.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.415Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.415Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.429Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.446Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.469Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.482Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.483Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.483Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.484Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.485Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.503Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.520Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.544Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.550Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.561Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.582Z  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-10T17:18:43.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.590Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.603Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.604Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.618Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.618Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.621Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.624Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.637Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.637Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.651Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.657Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.662Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.678Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.679Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.679Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.695Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.718Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.749Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.757Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.758Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.765Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.776Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.776Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.777Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.788Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.794Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.797Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.800Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.801Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.804Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.819Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.820Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.831Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.831Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.834Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.836Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.838Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.843Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.848Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.859Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.867Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.870Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.871Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.872Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.872Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.873Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.875Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.890Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.897Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.913Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.929Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.964Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.981Z  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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.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-10T17:18:43.997Z  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-10T17:18:44.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.010Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.010Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.011Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.012Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.013Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.013Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.014Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.015Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.016Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.016Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.017Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.024Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.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-10T17:18:44.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.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-10T17:18:44.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.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-10T17:18:44.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.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-10T17:18:44.034Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.041Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.044Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.045Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.045Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.057Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.072Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.073Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.073Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.079Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.081Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.084Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.094Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.098Z  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-10T17:18:44.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.100Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.101Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.103Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.105Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.105Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.108Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.108Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.114Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.125Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.138Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.154Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.163Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.164Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.164Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.170Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.196Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.198Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.199Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.206Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.211Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.212Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.214Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.218Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.222Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.237Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.260Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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)
2025-06-10T17:18:44.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.277Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.277Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.278Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.279Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.280Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.280Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.281Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.282Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.283Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.283Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.284Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.294Z  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-10T17:18:44.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.303Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.317Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.333Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.342Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.343Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.350Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.365Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.374Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.394Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.426Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.449Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.465Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.480Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.481Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.481Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.481Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.502Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.507Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.507Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.508Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-10T17:18:44.509Z  WARN 97 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.519Z  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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.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-10T17:18:44.535Z  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: 1.704 s <<< FAILURE! - in co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest
[ERROR] testCreateReviewWithEmptyOpinion  Time elapsed: 0.062 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.055 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.074 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.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] testUpdateInvalidReviewWithNullOpinion  Time elapsed: 0.059 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.054 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.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] testUpdateValidReview  Time elapsed: 0.054 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.054 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.052 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.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] testDeleteValidReview  Time elapsed: 0.059 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.057 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.054 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.07 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.055 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.057 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.074 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.053 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.054 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)

[INFO] Running co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest
2025-06-10T17:18:44.541Z  INFO 97 --- [           main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest]: ProfessionalServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-06-10T17:18:44.547Z  INFO 97 --- [           main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration co.edu.udistrital.mdp.beautyathome.MainApplication for test class co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest

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

2025-06-10T17:18:44.564Z  INFO 97 --- [           main] c.e.u.m.b.s.ProfessionalServiceTest      : Starting ProfessionalServiceTest using Java 21.0.4 with PID 97 (started by root in /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back)
2025-06-10T17:18:44.564Z  INFO 97 --- [           main] c.e.u.m.b.s.ProfessionalServiceTest      : No active profile set, falling back to 1 default profile: "default"
2025-06-10T17:18:44.625Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-10T17:18:44.638Z  INFO 97 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 11 JPA repository interfaces.
2025-06-10T17:18:44.651Z  INFO 97 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-10T17:18:44.662Z  INFO 97 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:7feb00a7-463b-4de3-9463-b7672c08965e;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-10T17:18:44.678Z  INFO 97 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-10T17:18:44.680Z  INFO 97 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-10T17:18:44.683Z  INFO 97 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-10T17:18:44.684Z  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-10T17:18:44.835Z  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), brand_id bigint, 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 FKr47jh4seunosgnksfmv1ar4gc foreign key (brand_id) references brand_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-10T17:18:44.865Z  INFO 97 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-10T17:18:44.999Z  INFO 97 --- [           main] c.e.u.m.b.s.ProfessionalServiceTest      : Started ProfessionalServiceTest in 0.45 seconds (process running for 23.766)
[ERROR] Tests run: 14, Failures: 0, Errors: 14, Skipped: 0, Time elapsed: 0.322 s <<< FAILURE! - in co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest
[ERROR] testUpdateProfessional  Time elapsed: 0.005 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testGetValidProfessional  Time elapsed: 0.002 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testGetInvalidProfessional  Time elapsed: 0.002 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testGetProfessionals  Time elapsed: 0 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testCreateProfessionalWithNullServices  Time elapsed: 0.001 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testCreateProfessionalWithNullCoverageAreas  Time elapsed: 0.002 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testDeleteValidProfessional  Time elapsed: 0.002 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testDeleteInvalidProfessional  Time elapsed: 0.002 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testCreateProfessionalWithNullBirthDate  Time elapsed: 0.002 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testCreateProfessional  Time elapsed: 0.002 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testCreateProfessionalWithNullPhotoUrl  Time elapsed: 0.002 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testCreateProfessionalWithNullAgenda  Time elapsed: 0.001 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testCreateProfessionalWithNullName  Time elapsed: 0.002 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

[ERROR] testCreateProfessionalWithNullSummary  Time elapsed: 0.002 s  <<< ERROR!
java.lang.NullPointerException: Cannot invoke "org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager.getEntityManager()" because "this.entityManager" is null
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.clearData(ProfessionalServiceTest.java:49)
	at co.edu.udistrital.mdp.beautyathome.services.ProfessionalServiceTest.setUp(ProfessionalServiceTest.java:45)

2025-06-10T17:18:45.057Z  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-10T17:18:45.198Z  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-10T17:18:45.205Z  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-10T17:18:45.210Z  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-10T17:18:45.215Z  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-10T17:18:45.220Z  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] Failures: 
[ERROR]   ServiceServiceTest.testDeleteInvalidService:355 Unexpected exception type thrown, expected: <co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException> but was: <jakarta.persistence.EntityNotFoundException>
[ERROR]   ServiceServiceTest.testGetInvalidService:211 Unexpected exception type thrown, expected: <co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException> but was: <jakarta.persistence.EntityNotFoundException>
[ERROR]   ServiceServiceTest.testUpdateInvalidService:245 Unexpected exception type thrown, expected: <co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException> but was: <jakarta.persistence.EntityNotFoundException>
[ERROR]   ServiceServiceTest.testUpdateInvalidServiceWithEmptyDescription:299 Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
[ERROR]   ServiceServiceTest.testUpdateInvalidServiceWithEmptyName:284 Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
[ERROR]   ServiceServiceTest.testUpdateInvalidServiceWithNullBrand:269 Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
[ERROR]   ServiceServiceTest.testUpdateInvalidServiceWithNullDescription:329 Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
[ERROR]   ServiceServiceTest.testUpdateInvalidServiceWithNullName:314 Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
[ERROR]   ServiceServiceTest.testUpdateInvalidServiceWithNullProfessional:254 Expected co.edu.udistrital.mdp.beautyathome.exceptions.EntityNotFoundException to be thrown, but nothing was thrown.
[ERROR] Errors: 
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[ERROR]   ProfessionalServiceTest.setUp:45->clearData:49 NullPointer Cannot invoke "org....
[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...
[ERROR]   ServiceServiceTest.testCreateService:96 » InvalidDataAccessApiUsage org.hibern...
[ERROR]   ServiceServiceTest.testCreateServiceWithEmptyDescription:153 » IllegalArgument
[ERROR]   ServiceServiceTest.testCreateServiceWithEmptyName:141 » IllegalArgument El nom...
[ERROR]   ServiceServiceTest.testCreateServiceWithNullBrand:129 » InvalidDataAccessApiUsage
[ERROR]   ServiceServiceTest.testCreateServiceWithNullDescription:175 » IllegalArgument ...
[ERROR]   ServiceServiceTest.testCreateServiceWithNullName:164 » IllegalArgument El nomb...
[ERROR]   ServiceServiceTest.testCreateServiceWithNullProfessional:117 » IllegalArgument
[ERROR]   ServiceServiceTest.testGetServices:184 » InvalidDataAccessApiUsage org.hiberna...
[INFO] 
[ERROR] Tests run: 85, Failures: 9, Errors: 42, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  29.549 s
[INFO] Finished at: 2025-06-10T17:18:45Z
[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 2b9947beaca24a4ba4d11a0d76c6d6828582e8a8f3f45153d31c9e36f5e76ca6
$ docker rm -f --volumes 2b9947beaca24a4ba4d11a0d76c6d6828582e8a8f3f45153d31c9e36f5e76ca6
[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